CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - des 加密

搜索资源列表

  1. DES-android

    0下载:
  2. 使用DES加密的Android程序源代码-DES encryption using the Android source code
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:45758
    • 提供者:陈旭
  1. crypto

    1下载:
  2. 1、DES加密示例程序,包含全部加密过程,可以实现单个文件加解密功能;2、椭圆曲线密码体制加密算法实现原理源码;3、RSA算法示例源码-1, DES encryption sample procedures, contains all the encryption process, you can achieve a single file encryption and decryption functions 2, Elliptic Curve Cryptography encryption
  3. 所属分类:加密解密

    • 发布日期:2012-11-01
    • 文件大小:8569
    • 提供者:
  1. DES-MFC

    0下载:
  2. 基于MFC的DES加密程序,该程序仅实现了DES的细节-MFC-DES-based encryption program that implements only the details of DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3779778
    • 提供者:唐博
  1. DES-Crypt-VC-source-code

    0下载:
  2. DES加密与解密源码,并给出了一个简单应用。-DES encryption and decryption source code, and gives a simple application.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3892579
    • 提供者:陈爱斌
  1. dll

    0下载:
  2. 我根据comp430s改写的DLL源码,可在多线程下使用。还带有DES加密算法函数 -DLL source which is overwirted by comp430s, can be used in multi-thread.Attached by DES encryption Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:57937
    • 提供者:站长
  1. Trdes

    0下载:
  2. des加密算法源码-Sourcecode of des encrypting algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-04
    • 文件大小:9173
    • 提供者:站长
  1. des

    1下载:
  2. 用java改写的des程序,有两个方法“加密,解密”- Des procedure rewrites which with java, some two methods "encryption, decipher"
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:19374
    • 提供者:杨柱洪
  1. DES

    0下载:
  2. DES加密,可以进行文件的解密与加密操作!-DES encryption, the document can decrypt and encrypt operation!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:7379
    • 提供者:asdfsdf
  1. testSkin

    0下载:
  2. DES加密,解密程序。测试通过,含全部源码-DES encryption, decryption procedures. Test is passed, containing all the source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:25281
    • 提供者:jllbs
  1. DES-Encrypt

    0下载:
  2. 这是一个用才c井写的DES加密程序,界面美观,可以加密文本文件,文本框中只能加密数字和字母,我把源码都发上去了,希望大家可以完善加密图片的功能,只要做好图片转化为比特流再传给加密函数就可以了,用vs2005打开*.sln即可,然后再运行编译就可以看到结果了。本程序采用C#中的内封装好的类,仔细看开始加密的那个类,可以看到C#的加密功能也是蛮强大的-This is a well written with only c the DES encryption process, interface ae
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:672726
    • 提供者:李梓钺
  1. DES

    0下载:
  2. 用C编写的DES加密算法,通过运行。其中运用二叉树实现,只是例子,并不通用。为word格式。 -C prepared by DES encryption algorithm, by running. Which the realization of the use of binary tree, only examples, not generic. For the word format.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5975
    • 提供者:郑正
  1. Testdes

    0下载:
  2. des 加密算法 非常好用 與你們分享了-des encryption algorithm is very useful to share with you the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2553
    • 提供者:james
  1. DES

    0下载:
  2. DES加密算法,提供界面。运行时运行Java Ui就可以。-DES encryption algorithm to provide interface. Run-time can run Java Ui.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:24463
    • 提供者:Joh
  1. DES

    0下载:
  2. 实现DES加密文件的功能,超简单的源码。从别人那得到的。-DES encrypted file to achieve the function, super-simple source. It received from others.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:14425
    • 提供者:boobcbo
  1. des

    0下载:
  2. 密码学的des算法的加密与解密的过程,其中有16轮迭代。c语言实现。-Des algorithm cryptography encryption and decryption process, of which 16 iterations. c language.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-17
    • 文件大小:117748
    • 提供者:张博
  1. 33719245

    0下载:
  2. DES加密代码,已经经过调试成功,可以在WINDOWS上任何版本上运行-DES加密代码
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3005
    • 提供者:llxxdh
  1. DES

    0下载:
  2. 实现DES加密算的书籍,希望对大家有帮助-Hash,des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:8898
    • 提供者:qiying
  1. DES_0

    0下载:
  2. DES加密解密算法,老师布置得作业.有一定的参考价值,大家互相学习吧-DES encryption and decryption algorithms, decorated Teacher homework. Must have reference value, we learn from each other
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:245022
    • 提供者:cherry
  1. DES

    2下载:
  2. 使用JAVA实现DES密码加密、解密过程,密钥在程序中能够指定,也可改为用户自己输入-DES implementation using JAVA password encryption, decryption process, the key specified in the procedure can also be changed to the user' s own input
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:85564
    • 提供者:liuxiao
  1. DES

    0下载:
  2. DES加密解密j算法用ava实现,无用户图形界面 -DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:36516
    • 提供者:zhang
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com